Forum FAQForum FAQSearchSearch MemberlistMemberlist Forum ignore listForum ignore list RegisterRegister ProfileProfile Log in to check your private messagesLog in to check your private messages Log inLog in
Fixed header problem s modulima joomla, noob question, hlp:)

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    mi3dot.org Forum Index -> Client-side
View previous topic :: View next topic  
Author Message
LUKAvac



Joined: 22 Jul 2005
Posts: 273

PostPosted: 06.01.2012 14:44    Post subject: Fixed header problem s modulima joomla, noob question, hlp:) Add user to your forum ignore list Reply with quote

Uvijek dodjem na mi3dot kad negdje zašteka Smile možda mi netko i sada pomogne..


imam jedan web di imam fiksiran header

#header {
height: 73px;
position: fixed;
width: 100%;

I to je ok, sve funkcionira, no želim i par modula, recimo login, (joomla) s recimo ovakvim class suffixom

.login_module {
left: 200px;
position: absolute;
top: -4px;

Moj je problem što login module ravna po postavkama od headera , a on je širine 100%.
To je tako jer je module na template poziciji koja je vezana za header.

Znači absolute, left 200px je 200px od monitora a ne od nečeg statičnog i to je moj problem. Htio bi da bude od nečeg statičnog ko npr da mi je header sirok 900px al nije jer mi treba 100% sirina da bude zaglavlje kao na facebooku.

Neka solucija ?

_________________
HC7 ; GO CLICK!
Back to top
View user's profile Send private message Send e-mail
Moebius



Joined: 26 Jan 2004
Posts: 245
Location: zagreb

PostPosted: 07.01.2012 09:38    Post subject: Add user to your forum ignore list Reply with quote

onda u HTML-u stavi login_module unutar nekog diva koji ima:

width: 900px;
margin: 0 auto;

a taj novi div neka bude naravno unutar headera.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    mi3dot.org Forum Index -> Client-side All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group