navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

Microsoft MVP

 

css question

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> Cascading Style Sheets >> css question
Page: [1]
 
criuz

 

Posts: 4
Joined: 5/8/2007
Status: offline

 
css question - 5/8/2007 12:40:47   
Hi folks!
I have this testsite here. I'd like to remove (with javascript) the brown div (with the sadsadasd... in it) and have the kwick (the bar with the other divs) move to the horizontal center of the page.

How should my css look like in order to achieve this? Simpler: I'd like to have the imagemenu (the div-bar) move to the horizontal center of the page, on removing the brown div. Is that possible?

Thanks in advance!
jurgen

 

Posts: 385
Joined: 1/9/2007
From: Castle Rock, Colorado
Status: offline

 
RE: css question - 5/8/2007 13:57:40   
Would be easier when one could see your "test site" :)

_____________________________

Wedding Dresses Colorado

(in reply to criuz)
criuz

 

Posts: 4
Joined: 5/8/2007
Status: offline

 
RE: css question - 5/8/2007 14:49:17   
"this" in my first post is a link

(in reply to jurgen)
jaybee

 

Posts: 14153
Joined: 10/7/2003
From: Berkshire, UK
Status: offline

 
RE: css question - 5/8/2007 15:47:52   
Remove with javascript? You lost me.



< Message edited by jaybee -- 5/8/2007 15:58:50 >


_____________________________

If it ain't broke..... fix it until it is.
:)

:)
GAWDS
Now where did I put that Doctype?

(in reply to criuz)
jaybee

 

Posts: 14153
Joined: 10/7/2003
From: Berkshire, UK
Status: offline

 
RE: css question - 5/8/2007 15:58:21   
OK, this will get rid of it but you need to take all the content out

#accordion {
float: left;
width:0px;
margin-left:-2px;
}

But it's a bit messy. Can't you remove that div in the code?

_____________________________

If it ain't broke..... fix it until it is.
:)

:)
GAWDS
Now where did I put that Doctype?

(in reply to jaybee)
criuz

 

Posts: 4
Joined: 5/8/2007
Status: offline

 
RE: css question - 5/8/2007 16:35:35   
thanks jaybee, but your code doesnt work. when I remove the div with the brown box the kwick (imagemenu) stays where it was. I've set up a second site with the brown div removed here. The site with the div is here.

The reason why I don't remove the div in the code is that I want the brown div to slide in with mootools. But this would only look cool when the kwick moves with the slider. So the brown div and the kwick need to be linked horizontally somehow.

(in reply to jaybee)
criuz

 

Posts: 4
Joined: 5/8/2007
Status: offline

 
RE: css question - 5/9/2007 6:44:04   
I have a new example for what I am trying to do: http://www.tberghuber.at/litest.html.

I want all the blocks to be in the same line. If you click on "Slide" (one of the three links) you can see what I am trying to do.

tia, criuz

(in reply to criuz)
Page:   [1]

All Forums >> Web Development >> Cascading Style Sheets >> css question
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts