Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Re: [zrec] How can I chage the LinksSQL to be left-aligned?

Quote Reply
Re: [zrec] How can I chage the LinksSQL to be left-aligned? In reply to
Hi,

Do you mean the whole page - or just the categories? If you're talking about the whole page - then you need to edit the body {} bit:

Code:
body {
margin: 0px;
padding: 0px;
color: #33332e;
background: #ffffff;
font: normal 11px tahoma, geneva, verdana, sans-serif;
text-align: center;
}

Not sure if thats what your trying to do?

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Subject Author Views Date
Thread How can I chage the LinksSQL to be left-aligned? zrec 5100 Dec 2, 2007, 7:46 PM
Thread Re: [zrec] How can I chage the LinksSQL to be left-aligned?
Andy 5024 Dec 2, 2007, 10:18 PM
Thread Re: [Andy] How can I chage the LinksSQL to be left-aligned?
zrec 5032 Dec 2, 2007, 10:36 PM
Thread Re: [zrec] How can I chage the LinksSQL to be left-aligned?
Andy 5056 Dec 2, 2007, 10:50 PM
Thread Re: [Andy] How can I chage the LinksSQL to be left-aligned?
zrec 4996 Dec 5, 2007, 11:09 PM
Thread Re: [zrec] How can I chage the LinksSQL to be left-aligned?
Andy 4979 Dec 6, 2007, 1:58 AM
Thread Re: [Andy] How can I chage the LinksSQL to be left-aligned?
zrec 4962 Dec 6, 2007, 2:36 AM
Thread Re: [zrec] How can I chage the LinksSQL to be left-aligned?
Andy 4968 Dec 6, 2007, 2:40 AM
Post Re: [Andy] How can I chage the LinksSQL to be left-aligned?
zrec 4949 Dec 6, 2007, 2:45 AM
Post Re: [zrec] How can I chage the LinksSQL to be left-aligned?
brewt 4931 Dec 6, 2007, 5:08 PM