Twentyeleven – div/borders/css
-
Hi all. I’m currently just exploring wordpress and creating a site for a local drama group as a learning experience.
I’ve created a child theme of Twentyeleven. Currently I’m using static pages and I have used some div statements in a child theme to layout blocks of text. Struggling to get even simple div-borders to work:
#ad11right {
float: right;
width: 30%;
border:2px solid #cccccc;
}The above statement will control the layout, but will not add the border. Can’t really understand why this isn’t working, can anyone advise?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘Twentyeleven – div/borders/css’ is closed to new replies.