The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Transparencity - NEW Details »» | |||||||||||||||||||||||||
This is the new release of Transparencity
*Improved Things*: New statusicons New Buttons Added ForumHome Category Spacing Missing Images Added! Can Add Logo Now!! More more.. **Still to be added**: Not vBadvanced compatible - Working on it. I am still working on other things, will take a bit of time.. till that enjoy this release --- Code:
How to change background 1) Get any background in jpg formar 2) Name the file Red_h.jpg 3) Upload to your images folder Code:
How to add logo Note: The background of logo should be transparent 1) Go to Styles & Templates >> Style Manager 2) Click << >> in front of Transparencity 3) Edit Header Template Add <img src="LINK TO YOUR LOGO"> Below <div class="logo"> Live Demo Don't remove copyright text please Thanks for your patience guys Regards, Rishabh Show Your Support
|
Comments |
#102
|
||||
|
||||
no navbar ;(
|
#103
|
|||
|
|||
Alright, so I'm a big noob when it comes to this..
See, I've got a portal set up. And when I use it, it shows the style 'transparent' all messed up and all over the place, how can I fix this? |
#104
|
|||
|
|||
Uninstall the style.
|
#105
|
|||
|
|||
Alright, so once I've uninstalled it.. Do I reinstall it, or just not lol
|
#106
|
|||
|
|||
Personally I wouldn't. Its a nice idea but this style has many problems including none of the images work properly with Internet Explorer 6 and done.
|
#107
|
||||
|
||||
Is there any chance to get the psd file of the button?
|
#108
|
||||
|
||||
Who has created the buttons? Good to know, so that I can ask the Creator to give the files out.
|
#109
|
|||
|
|||
I had asked about something to flip through a set of background images. So...
Tip of the hat to my little buddy Neko :3. It came up that it would be nice if the header changed when you refreshed the browser or when you jumped from page to page. It was his idea so I asked him to go find something that would do the job. The first thing he came back with was a coding nightmare. But this one is so simple and elegant, That I had to come share it with you guys and gals. http://forum.tufat.com/showthread.php?t=53769 Only thing I did different is I didn't replace any of the header code but instead I placed this line> Code:
<img src="/path/to/new/folder/rotate.php"> Then this at the end --> Winds up looking like this <!-- A line of code goes here --> Anything in between gets ignored. Saves whacking up your code. It's intent was to change the header, which it does rather well. BUT it dawned on me if the img src statement was altered to CSS code it could be used to rotate the background image for this theme. So... Change this> Code:
<img src="/path/to/new/folder/rotate.php"> Code:
background: url(http://the/ complete/ path/ to/ your/ picture/ folder/rotate.php) fixed; I have to admit, it works rather well. At my place right now, it's pointed at the header folder which has this php file and the header images. So if you come by to look it's repeating like crazy because the images are so small. Just click the browser to get a different image in the background. Check the anime planet theme to see how it works as a header changer. I'll be changing the background images as time permits. This link takes you directly in to the transparencity theme> http://animeappeal.com/forums/index.php?styleid=36 But it works! |
#110
|
|||
|
|||
I'm sorry for double posting but I think I found a quicker way to get around the vBad cmps issue with the right hand modules running off the side of the page backgroumd. Also cures the racing stripe issue when adjusting the width of the forum past the "out of the box" settings.
The problem> conteudo_2.png is only 1000px wide by 33px high. When you try to go past that width you get the right border, a small gap, then the left side of the image starts up again. This also creates an issue with the vBad cmps not being able to float out the page background to meet the columns width. Looks like a train wreck. Down and dirty fix> In the gradients folder there is another image you can use to replace conteudo_2.png. The gradient_tcat3.png works just fine. It's 233px by 33px. It doesn't have the edge borders but it does the job. Take the url in the page background standard css setting and reroute it to the gradient_tcat3.png in the gradients folder. Then either comment out all of the extra css attributes or delete them. If you don't you run in to some other issues. Now to pull in the excess outer edge to mate up with the content border, set > Spacer Size (pixels) < to 1 or 0. If you want to get creative, you can use the CSS border commands to doll up the left and right content borders. They go in the page background extra CSS attributes. One thing I did notice is on the CMPS that the page background for some odd reason is less transparent than it is in the main forum. I'm looking in to that... It does run on 3.8.1. You'll have to revert a few templets but it doesn't loose any appearance or functionallity. |
#111
|
|||
|
|||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|