annelo51 Posted January 6, 2011 Share Posted January 6, 2011 Hey guys i need some help about sotewsadds banner and my brand picture. I would like it to be placed over my banner.Here my global css : #header { padding:0px 0px 0; position:relative; z-index:99; width:969px; background-color: #000;} #sotewsadds.Top{ float: left; z-index: 1; height:172px; background-position: center top; position: relative;}h1#logo { float: left; width: 31%; display: block;}If tou have any idea please help. Thanks lot Link to comment Share on other sites More sharing options...
Pshopic Posted January 6, 2011 Share Posted January 6, 2011 Can you write your URL? Link to comment Share on other sites More sharing options...
annelo51 Posted January 6, 2011 Author Share Posted January 6, 2011 http://www.bricolage-direct.com/tools/ Link to comment Share on other sites More sharing options...
SotEW Posted January 6, 2011 Share Posted January 6, 2011 Hi, h1#logo { float: left; position: absolute; width: 31%; z-index: 1; } #sotewsadds.Top { background-position: center top; float: left; height: 172px; position: absolute; z-index: 0; } .sf-contener { border-top: 1px solid #000000; clear: both; margin: 172px auto auto; width: 963px; } That will do the trick.And I suggest you to try the "pro" version of sotewsadds, AddBlocks, here: http://demo.sotew.com (FrontOffice)http://demo.sotew.com/back/ (BackOffice) Link to comment Share on other sites More sharing options...
annelo51 Posted January 6, 2011 Author Share Posted January 6, 2011 Thanks a lot. it works.Your modul is great. Link to comment Share on other sites More sharing options...
annelo51 Posted January 6, 2011 Author Share Posted January 6, 2011 For the pro version i'll will try it surely later on. But for now i rather prefer to stay with this version to begin Link to comment Share on other sites More sharing options...
SotEW Posted January 6, 2011 Share Posted January 6, 2011 And AddBlocks is wayyyy better. sotewsadds was a little test. AddBlocks is the real thing. Link to comment Share on other sites More sharing options...
annelo51 Posted January 6, 2011 Author Share Posted January 6, 2011 I'm sure of that but. I'm little short right now. Maybe in 1 or 2 month. Link to comment Share on other sites More sharing options...
annelo51 Posted January 6, 2011 Author Share Posted January 6, 2011 Sorry to bother again but it seems that the .sf-contener { border-top: 1px solid #000000; clear: both; margin: 172px auto auto; width: 963px;} is bugging my menu i have already an .sf-contener for my menu Link to comment Share on other sites More sharing options...
Pshopic Posted January 6, 2011 Share Posted January 6, 2011 Hiadd height:172px to below code on line 203 #header { background-color: #000000; height: 172px; padding: 0 0 0; position: relative; width: 969px; z-index: 99; } Note: Please add our bottom link because you are using our free theme. Link to comment Share on other sites More sharing options...
annelo51 Posted January 6, 2011 Author Share Posted January 6, 2011 The code is , just for the home page, but when your going to the product page, it's going rreally bad, even with the height.Yes i will add the link don't worry about that, the website is not finished yet. Link to comment Share on other sites More sharing options...
Pshopic Posted January 6, 2011 Share Posted January 6, 2011 I checked site but could not understood what you mean by "it's going really bad". What is problem? You have "top sellers", "viewed products" and "manufactures" block in product page. Are they in correct place? Link to comment Share on other sites More sharing options...
annelo51 Posted January 6, 2011 Author Share Posted January 6, 2011 Yes exept the menu on product page which is actually hidden by the banner Link to comment Share on other sites More sharing options...
Pshopic Posted January 6, 2011 Share Posted January 6, 2011 go to line 218 and delete position: absolute; Link to comment Share on other sites More sharing options...
Pshopic Posted January 6, 2011 Share Posted January 6, 2011 Also change height:172px to height:206px; on line 203 Link to comment Share on other sites More sharing options...
annelo51 Posted January 6, 2011 Author Share Posted January 6, 2011 Thanks a lot man. It's really cool to have people like u helping beginner like me. I appreciated it. I learn a lot here Link to comment Share on other sites More sharing options...
Pshopic Posted January 6, 2011 Share Posted January 6, 2011 Also you have a problem with top menu. Please look to an image.To move it right, please edit "superfish-modified.css" under "/modules/blocktopmenu/css/superfish-modified.css"Find line 70; and change left:10em to left:20em; Link to comment Share on other sites More sharing options...
annelo51 Posted January 6, 2011 Author Share Posted January 6, 2011 What do u think about my website... Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now