Need some help praogramming an header area in poste not

Elegant Joomla template designed especially for both professional and personal website presentation.
GK User
Thu Oct 07, 2010 12:41 am
see attachment below i just need to know how can i get that background with oval around the background in psd i have am trying to get it in css thanks

Image

i need that oval around where the poste note original statement is i already have the background i just need to do the oval with css, and video area along with social icons any assistance
User avatar
Fresh Boarder

GK User
Thu Oct 07, 2010 1:36 am
aurorathemes wrote:
see attachment below i just need to know how can i get that background with oval around the background in psd i have am trying to get it in css thanks

Image

i need that oval around where the poste note original statement is i already have the background i just need to do the oval with css, and video area along with social icons any assistance


i think i got it already but can post any assistance here
User avatar
Fresh Boarder

teitbite
Thu Oct 07, 2010 11:20 pm
Hi

You are looking for a way to round a corners ? Did I understood You right ?

Code: Select all
-moz-border-radius:3px 3px 3px 3px;
-webkit-border-radius:3px 3px 3px 3px;
User avatar
Moderator

GK User
Thu Oct 07, 2010 11:30 pm
teitbite wrote:
Hi

You are looking for a way to round a corners ? Did I understood You right ?

Code: Select all
-moz-border-radius:3px 3px 3px 3px;
-webkit-border-radius:3px 3px 3px 3px;


thanks i found this out doing some testing on my site to launch i never done rounded corners before but thought i gave it an try and i now understand how to do them one thing am trying to understand is to create an module position withing those rounded corners as see above an video spot and to the right where i have social icons above it would be slogan for site thats changed from the original post note template
User avatar
Fresh Boarder

teitbite
Fri Oct 08, 2010 9:17 pm
Hi

I do not quite undrstand. Please show it to me. Maby this way I'll be able to help.
User avatar
Moderator


cron