View Full Version : column down one side
static1635
07-27-2006, 12:55 AM
how easy is it to add a column down one site of the link directory?
Depending on your current template markup (html code).
If it's a basic table code, you just add something like:
Content visible to registered users only.
You should really provide more info, part of your code,etc.
static1635
07-27-2006, 06:09 PM
As yet I have not tried to modify phpLD, my site all runs on CSS so rather than tables I would stick a column down the side with CSS.
CSS is just to skin some markup code. You can't add elements with CSS, you still have to add it in your HTML code. So if you don't have tables, you need an additional div tag and then let it show up as a sidebar with CSS.
static1635
07-27-2006, 07:05 PM
yes my site has the CSS markup anyway so if I call in my main stylesheet also I should be able to use my div tags in order to manipulate phpLD layout, well hopefully!
vBulletin® v3.8.0, Copyright ©2000-2012, Jelsoft Enterprises Ltd.