Blu-Express VA Posted February 6, 2011 Report Posted February 6, 2011 how to create a title with a background image like this: http://www.alitaliavirtual.com/index.php SidArea Right, while you tell me also how do you move to the titles? Thanks Quote
James142 Posted February 7, 2011 Report Posted February 7, 2011 how to create a title with a background image like this: http://www.alitaliav...l.com/index.php SidArea Right, while you tell me also how do you move to the titles? Thanks <marquee direction="left" behavior="scroll"> YOUR TEXT HERE </marquee> Quote
Blu-Express VA Posted February 7, 2011 Author Report Posted February 7, 2011 and for background image? Thanks Quote
Blu-Express VA Posted February 7, 2011 Author Report Posted February 7, 2011 I have add <marquee direction="left" behavior="scroll"> TEXT </marquee> but is is small http://www.bluexpressva.joomlafree.it/phpVMS/ How to enlarge and adjust the style? Thanks! Quote
James142 Posted February 9, 2011 Report Posted February 9, 2011 I have add <marquee direction="left" behavior="scroll"> TEXT </marquee> but is is small http://www.bluexpres...free.it/phpVMS/ How to enlarge and adjust the style? Thanks! In your .css file (style.css) but something like: #sample { width: auto; height: auto; margin: 10px; background: transparent url("--LINK TO THE BACKGROUND IMAGE YOU WANT HERE--") no-repeat; } } then in your layout.tpl replace the <marquee direction="left" behavior="scroll"> YOUR TEXT HERE </marquee> with: <marquee direction="left" id="sample" behavior="scroll"> YOUR TEXT HERE </marquee> You will need to edit the coding for the .css file in order for the image to be in the correct position.. Quote
Blu-Express VA Posted April 23, 2011 Author Report Posted April 23, 2011 Hi, i've 2 questions: 1- How to change color for the Title? 2- How to enlarge the background image? Whatch this: http://bluepanoramava.joomlafree.it/phpVMS/index.php/ The Background image is small, and the color of title is very bad! Please help me!! Thanks in advance for your hel Quote
Blu-Express VA Posted April 27, 2011 Author Report Posted April 27, 2011 SOLVED, thanks to: http://forum.phpvms.net/topic/5033-change-color/#entry33611 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.