Shape 5

Joomla Templates => Sea of Glass - September - Club => : adries May 21, 2010, 01:04:39 PM



: Change left margin <Prev and Next >
: adries May 21, 2010, 01:04:39 PM
Can someone help me out to change the left margin of < Prev and > Next when browse trough articles? I like to align it with the text above.
See example: http://www.stats-clan.com/index.php?option=com_content&view=article&id=51&Itemid=28 (http://www.stats-clan.com/index.php?option=com_content&view=article&id=51&Itemid=28)

TIA, Greetings Ton


: Re: Change left margin <Prev and Next >
: jonahh May 21, 2010, 03:19:40 PM
You can edit the padding/margin below:

template_css.css (line 298)

.pagenav, .pagenav_prev, .pagenav_next, .pagenavbar {
padding:0 2px;
}


: Re: Change left margin <Prev and Next >
: adries May 22, 2010, 09:27:39 AM
Thanx jonahh, but i tried that allready. But in some way it won't work? I can't figure out why?
Maybe i there's another way to make it change.

TIA, greetings Ton


: Re: Change left margin <Prev and Next >
: jonahh May 24, 2010, 03:33:02 PM
Perhaps the file isn't saving?  I took a look at your site and it appears that its still padding:0 2px;

If you use firebug for firefox you can see what I am seeing.


: Re: Change left margin <Prev and Next >
: adries May 26, 2010, 09:15:28 AM
Thanx Jonah,

It works. Must have had a cloudy day ;D

Regards Ton