flags in the top line of template

This forum is for the Joomla! 1.5 template contest, where people can post their templates.
Locked
User avatar
matteoraggi
Joomla! Apprentice
Joomla! Apprentice
Posts: 43
Joined: Wed Sep 20, 2006 10:58 am
Location: Italy
Contact:

flags in the top line of template

Post by matteoraggi » Wed Aug 13, 2008 12:13 pm

I'm using classified of templateplazza on this web site http://www.horeca1.eu
and I added flags on the top part, but when I done this on index.php of template first of this tag line:
<div id="path2" style="width:<?php echo $templatewidth - 370 ?>px;">
but now links under this line are more little and goen bottom,
I think it depend from .css fiel, but what I have to change in it?

richrc1131
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 150
Joined: Wed Apr 18, 2007 12:37 pm

Re: flags in the top line of template

Post by richrc1131 » Wed Aug 13, 2008 12:50 pm

I'm not 100% sure this is what you're asking for, but if you want to change the size of the font in that top line, go to

/templates/classified_plazza/css/bright/dropline.css around line 17

Find:

#drop_top li a {dropline.css (line 17)
background:transparent url(../../images/bright/xtd_separator.gif) no-repeat scroll right top;
color:#FFFFFF;
display:block;
font-family:Arial,verdana;
font-size:11px;
font-weight:normal;
line-height:26px;
padding:0 12px 0 0;
text-decoration:none;

and change the font-size to whatever you like

I hope that helps


Locked

Return to “Joomla! 1.5 Template Contest”