PDA

View Full Version : user tab - CSS


PictureThis!
Mar-30-2007, 07:37 AM
I am trying to customize my website and I'm new to all of this. When I go to edit CSS, there's not a user... tab. What am I doing wrong? I'm trying to follow the instructions in the guide by Borst.

ivar
Mar-30-2007, 07:48 AM
I am trying to customize my website and I'm new to all of this. When I go to edit CSS, there's not a user... tab. What am I doing wrong? I'm trying to follow the instructions in the guide by Borst.Hi Michelle and welcome to dgrin :wave

I'm Borst :D have you entered something in your customization field already? If you have nothing in the CSS it won't show up.

You can simply add a comment as well, which has no effect on the page, but will still make sure the tab shows.

Add: /* fake comment */

in the CSS and click on 'submit'. That will get you there :thumb

Let us know if you have any questions.

PictureThis!
Mar-30-2007, 07:53 AM
This is what I have in the CSS box:

#my_first_div {
height: 100px;
width: 1000px;
background-color: blue;
}

PictureThis!
Mar-30-2007, 07:58 AM
O.K. I exited out of the control panel and then went to edit CSS and it shows up. Thanks!!! :)

ivar
Mar-30-2007, 08:00 AM
O.K. I exited out of the control panel and then went to edit CSS and it shows up. Thanks!!! :)You're welcome.
If you have any more questions, please mention your website address, thanks!