- Thank you received: 0
editting the header / logo
-
trey-braid
-
Topic Author
- New Member
-
Less
More
14 years 5 months ago #3354
by trey-braid
editting the header / logo was created by trey-braid
milos how would i go about editing the header- logo...
i had planned to insert a graphic 950 / 125; but, when i did that it threw everything out of whack...
when i edited the index.php... layout.css --- the menu stayed underneat the graphic...the actual menu items slid to the right and the call center mod position got pushed down...
i ended up reverting to original settings of a logo graphic 300 / 100...
[url=http:// www.faccess.net] www.faccess.net [/url]
thanks
trey
i had planned to insert a graphic 950 / 125; but, when i did that it threw everything out of whack...
when i edited the index.php... layout.css --- the menu stayed underneat the graphic...the actual menu items slid to the right and the call center mod position got pushed down...
i ended up reverting to original settings of a logo graphic 300 / 100...
[url=http:// www.faccess.net] www.faccess.net [/url]
thanks
trey
Please Log in to join the conversation.
-
trey-braid
-
Topic Author
- New Member
-
Less
More
- Thank you received: 0
14 years 5 months ago #3372
by trey-braid
Replied by trey-braid on topic Re: editting the header / logo
milos i just unpublished the call center and removed the slogan and placed it within the graphic....
i made the logo 750 / 100 and as you can see it blew the menu to the right- why and how do i fix that?
www.faccess.net/
thanks
trey
i made the logo 750 / 100 and as you can see it blew the menu to the right- why and how do i fix that?
www.faccess.net/
thanks
trey
Please Log in to join the conversation.
-
trey-braid
-
Topic Author
- New Member
-
Less
More
- Thank you received: 0
14 years 5 months ago #3373
by trey-braid
Replied by trey-braid on topic Re: editting the header / logo
i just editted the layout and removed the reference to the "contact details " and that pulled the menu back in place...
/*
.contact_details {
float:left;
text-align:right;
width:475px;
height:115px;
overflow:hidden;
background:url(../images/header_bg.png) no-repeat;
}
.contact_details_pad {
padding:25px 0 0 0;
}
*/
/*
.contact_details {
float:left;
text-align:right;
width:475px;
height:115px;
overflow:hidden;
background:url(../images/header_bg.png) no-repeat;
}
.contact_details_pad {
padding:25px 0 0 0;
}
*/
Please Log in to join the conversation.
-
trey-braid
-
Topic Author
- New Member
-
Less
More
- Thank you received: 0
14 years 5 months ago #3374
by trey-braid
Replied by trey-braid on topic Re: editting the header / logo
i know i am getting very specific here.... i am trying to publish a date module in place of the call center mod position and place it to the far right above the menu- what would i need to add to the css to position that since i have removed the css for contact details to get the menu to work...
#ty2udate80 {
color:#FFFFFF;
font-weight:bold;
font-size: 13px;
}
trey
#ty2udate80 {
color:#FFFFFF;
font-weight:bold;
font-size: 13px;
}
trey
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6797
- Thank you received: 723
14 years 5 months ago #3382
by milos
Replied by milos on topic Re: editting the header / logo
You need to change width of .contact_details and text alignment of the #ty2udate80
Please Log in to join the conversation.
-
trey-braid
-
Topic Author
- New Member
-
Less
More
- Thank you received: 0
14 years 5 months ago #3393
by trey-braid
Replied by trey-braid on topic Re: editting the header / logo
even when i edit the width it still blows out the menu forcing it to the right? any idea's...
.contact_details {
float:left;
text-align:right;
width:100px;
height:26px;
overflow:hidden;
background:url(../images/header_bg.png) no-repeat;
}
.contact_details_pad {
padding:0px 0px 0px 0px;
}
trey
.contact_details {
float:left;
text-align:right;
width:100px;
height:26px;
overflow:hidden;
background:url(../images/header_bg.png) no-repeat;
}
.contact_details_pad {
padding:0px 0px 0px 0px;
}
trey
Please Log in to join the conversation.
Time to create page: 0.147 seconds