WeLoveCSS Logo
Home Profile Members Search Rules Help New Posts



WeLoveCSS > WEB DESIGN > CSS > Joomla CSS: Copy some container elements to another section

Reply
  Thread Tools Display Modes
Old 16th January 08, 06:05 AM   #1
subster
WLC Member
 
Join Date: Jan 2008
Posts: 1
Default Joomla CSS: Copy some container elements to another section

Hi there,

i really enjoy this beautiful Board, perhaps you can help me, i would really appreciate that

My Menudesign on my joomla Installation is defined like that:

Code:
div#menu .menu-m {
	height: 43px;
	padding: 15px 0px 0px 0px;
	background: url(../images/menu_m.png) 0 0 repeat-x;
}

div#menu .menu-l {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 20px;
	height: 58px;
	background: url(../images/menu_l.png) 0 0 no-repeat;
}

div#menu .menu-r {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 20px;
	height: 58px;
	background: url(../images/menu_r.png) 0 0 no-repeat;
Now i want that around the content-section, which is defined with this:
Code:
.contentpaneopen {
border: 1px solid #000; }
My Question is: How can i implement the 3 Elements of the menu (the three border-grafics) into the .contentpaneopen - element?

Thank you very very much for help, i had much sleepless nights on this issue but cant solve it.
subster is offline   Reply With Quote
Reply


Thread Tools
Display Modes
Hybrid Mode Hybrid Mode

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:12 PM.



Home | Advertise | Contact Us | Top
Home | Advertise | Contact Us | Top

Copyright© 2006 WeLoveCSS.com. All Rights Reserved.
Powered by vBulletin Version 3.8.4 Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.