PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Autres forums > Forum Programmation & Conception > comp.info.authoring.CSS > Alignment of 'editbox'
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
Alignment of 'editbox'

Réponse
 
LinkBack Outils de la discussion
Vieux 31/03/2008, 23h53   #26
paracdo@gmail.com
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Alignment of 'editbox'

At last a solution, thank you guys. Things got a little confused...
inside the skin I made was initially also a div called #Footer, witch
also had a "clear:both" in the markup. That's the one I already
removed but there was indeed another #footer in the shared CSS outside
my own skin.

I did install Firebug this afternoon, I'm trying to figure out how it
works exactly.

I still am facing one problem; the div #GlobalWrapper contains the
#Menu and #MainContent. The background colour (#C5E4F3) is defined in
#GlobalWrapper. How come #GlobalWrapper doesn't include the content
inside the menu? I presume it is because of the "float: left" in
#Menu, but how can I fix this so #GlobalWrapper also encloses the text
inside #Menu? (So that it seems that the menu inside "#Menu" and the
content inside "#MainContent" seem to be in one block?)
  Réponse avec citation
Vieux 02/04/2008, 02h03   #27
paracdo@gmail.com
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Alignment of 'editbox'

On 1 apr, 00:53, para...@gmail.com wrote:
>
> I still am facing one problem; the div #GlobalWrapper contains the
> #Menu and #MainContent. The background colour (#C5E4F3) is defined in
> #GlobalWrapper. How come #GlobalWrapper doesn't include the content
> inside the menu? I presume it is because of the "float: left" in
> #Menu, but how can I fix this so #GlobalWrapper also encloses the text
> inside #Menu? (So that it seems that the menu inside "#Menu" and the
> content inside "#MainContent" seem to be in one block?)


Does anyone have clue how to fix the "#GlobalWrapper"-problem?
  Réponse avec citation
Vieux 02/04/2008, 05h22   #28
rf
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Alignment of 'editbox'


<paracdo@gmail.com> wrote in message
news:f432c905-3bf9-4471-a43a-bc80807e3acd@i36g2000prf.googlegroups.com...
> On 1 apr, 00:53, para...@gmail.com wrote:
>>
>> I still am facing one problem; the div #GlobalWrapper contains the
>> #Menu and #MainContent. The background colour (#C5E4F3) is defined in
>> #GlobalWrapper. How come #GlobalWrapper doesn't include the content
>> inside the menu? I presume it is because of the "float: left" in
>> #Menu, but how can I fix this so #GlobalWrapper also encloses the text
>> inside #Menu? (So that it seems that the menu inside "#Menu" and the
>> content inside "#MainContent" seem to be in one block?)

>
> Does anyone have clue how to fix the "#GlobalWrapper"-problem?


Perhaps, if you would care to explain your "problem".

Looks fine to me.

--
Richard.


  Réponse avec citation
Vieux 02/04/2008, 15h27   #29
paracdo@gmail.com
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Alignment of 'editbox'

On 2 apr, 06:22, "rf" <r...@invalid.com> wrote:
> Perhaps, if you would care to explain your "problem".
>
> Looks fine to me.
>


When I browse to a page with little or no content ( like the current
main page http://en.full-ops.be/Main_Page ) I get this result:
http://www.full-ops.be/01.jpg. I would like it to be: http://www.full-ops.be/02.jpg

The problem occurs with both IE and Firefox (Win XP, IE 7.0, FF
2.0.0).


  Réponse avec citation
Vieux 02/04/2008, 16h56   #30
Jonathan N. Little
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Alignment of 'editbox'

paracdo@gmail.com wrote:
> On 2 apr, 06:22, "rf" <r...@invalid.com> wrote:
>> Perhaps, if you would care to explain your "problem".
>>
>> Looks fine to me.
>>

>
> When I browse to a page with little or no content ( like the current
> main page http://en.full-ops.be/Main_Page ) I get this result:
> http://www.full-ops.be/01.jpg. I would like it to be: http://www.full-ops.be/02.jpg
>
> The problem occurs with both IE and Firefox (Win XP, IE 7.0, FF
> 2.0.0).
>
>

Of course, because they actually follow the rules, I bet what you want
is what IE6 does... It's the ol' "my float is not contained by its
container" problem. Page is major DIViditis but a little Googling will :

http://www.google.com/search?hl=en&q...=Google+Search
how to contain a floated element - Google Search

--
Take care,

Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
  Réponse avec citation
Vieux 03/04/2008, 01h19   #31
Gus Richter
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Alignment of 'editbox'

paracdo@gmail.com wrote:
> On 2 apr, 06:22, "rf" <r...@invalid.com> wrote:
>> Perhaps, if you would care to explain your "problem".
>>
>> Looks fine to me.
>>

>
> When I browse to a page with little or no content ( like the current
> main page http://en.full-ops.be/Main_Page ) I get this result:
> http://www.full-ops.be/01.jpg. I would like it to be: http://www.full-ops.be/02.jpg
>
> The problem occurs with both IE and Firefox (Win XP, IE 7.0, FF
> 2.0.0).


#GlobalWrapper {
overflow:hidden;
height:1%; /* any height needed for IE */
background-color: #C5E4F3;
margin-right: auto;
margin-left: auto;
}

--
Gus
  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 02h49.


Édité par : vBulletin® version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières ©2000-2008
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,10397 seconds with 14 queries