Some question about customization

Posted in: Newspaper
Post count: 17

Hi, I have some questions about customization.

1- When I put a background colour, my theme changes to boxed design. I can adjust my header with width of 100% but I can’t with menu. http://www.glassdroids.com/ How can I do it?

2- I want to put my content in white boxes, like posts, widgets, and other things, because I want to inspire in the official google glass website https://glass.google.com/setup . I would like if you can give me some clues about get something similar.

Thanks

Post count: 854

hi,
1) use this css:
.td-menu-background{background-color:#FFFFFF !important;}

2) use this css style:
article p{background-color:#FFFFFF !important;}
this will make only the paragraphs white

Thanks for you message.
Radu A.

Post count: 17

Thanks! I can solve it.

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.