![]() |
CSS Rounded Corners For Pages
Hi, I was trying to put rounded corners for pages using CSS so I puth following code : -moz-border-radius: 10px; border-radius: 10px; in the Extra CSS Attributes of the Page Background selector. While this put rounded corners on the page, the problem is that it also puts rounded corners in individual posts.
Can anyone tell me how I can put rounded corners in just the page and not individual posts. Thanks. |
You probably need to then remove the border radius for all divs 'under' the page.
|
Thanks Lynne. I solved the problem by putting a rounded div under the header.
|
I am having this same issue.
I put Code:
-moz-border-radius: 20px; border-bottom-right-radius: 20px; So, I tried this; Code:
.rounded edges { HTML Code:
<div class="rounded edges"> and HTML Code:
</div> The result is nothing. How did you fix this exactly, vijayninel? :( |
Link to the site/style?
|
Quote:
I use this ... HTML Code:
.toproundoff{width: 97%; |
Quote:
Style is Dance! Right now it isn't rounded but I'll try now, tyvm! Edit; it works, thank you very much! :) |
Quote:
|
All times are GMT. The time now is 04:58 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|