The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
HTML-How to repeat image?
Ok so I got already a part of what I wanted to do to work..
Basically I wanted to create an overlay over my header , a transparent overlay which is a white colored overlay set to "screen" and opacity 40% in photoshop cs4. This makes the header appear glossy. Hope you get what I mean. Now I made the width of this overlay 10 pixels. And I want to make it so that it repeats horizontally from begining of head till the end of header. I want to do this so that it is across the entire header no matter how big your screen is that you're viewing the site at. that's why the repeat option is best since people have different screen widths rather than one image and no repeat. I put this code at the end of my header template. The overlay shows up exactly where its supposed to, but no repeat, what do I need to add to it and where to make it repeat? Thanks HTML Code:
<DIV STYLE="position:absolute; top:25px; left:35px; width:200px; height:25px; background-repeat: repeat-x;"> <CENTER><img src="images/overlay.png"></CENTER> </div> BTW I already put the repeat code into it HTML Code:
background-repeat: repeat-x; --------------- Added [DATE]1266294930[/DATE] at [TIME]1266294930[/TIME] --------------- Anyone please? |
#2
|
|||
|
|||
Here is the overlay that I have made so far... But I want it to be like 10px wide only and repeat X times depending how wide the viewer's screen is. So that it fits perfectly across the header for the viewer.
Could someone PLEASE help me with this? I really want this. Notice how the transparent overlay makes it look more glossy. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|