 |
HTML Help Please Search for the answer to your question before asking it! Thanks.
|
| View previous topic :: View next topic |
| Author |
Message |
sticks464
Joined: 31 Dec 2006
Posts: 2627
|
| Posted: Wed Jul 08, 2009 6:40 am |
|
|
| Here's what I have for your site. |
|
|
christinalkc
Joined: 28 Jun 2009
Posts: 10
|
| Posted: Wed Jul 08, 2009 9:57 am |
|
|
Wow!!!! Excellent layout! Love it!
To your question on the previous post, I was thinking putting a couple of links (new pages) on the top right menu and the footer. My site will have the total of 5 pages.
home | about us | services | gallery | contact us
The gallery link is the page where the gallery goes to.
The side bar can be completely removed I guess. On my original index page (and about and contact page) I have some designs on the right side of the body. I would love that to stay and also to add that in place of the side bar. Meaning both sides have some designs so it won't look so empty.
I had those large font title on the body for "about us" "contact us" on my original page, how can I keep that?
Lastly, do you mind if I put "Designed by Moray Web Design" next to "All Rights Reserved"
Thanks so much!!!!!! |
|
|
sticks464
Joined: 31 Dec 2006
Posts: 2627
|
| Posted: Wed Jul 08, 2009 1:18 pm |
|
|
| Here's the problem, unless you have the original psd it is impossible to extract the right image since this is one big image. What font did you use for the large text ie. home, about, contact etc.? |
|
|
christinalkc
Joined: 28 Jun 2009
Posts: 10
|
| Posted: Wed Jul 08, 2009 5:19 pm |
|
|
The font I used for the large text is Verdana, bold and 48 pt on PSD.
I still have everything on PSD file (images, text etc) Is there anything you need?
Btw, I was going through the codes from your site, I was wondering where do I change the font? I don't see anywhere that it says Font type?
Cheers.. |
|
|
sticks464
Joined: 31 Dec 2006
Posts: 2627
|
| Posted: Wed Jul 08, 2009 6:39 pm |
|
|
The font is set in several places in the css file
Code: body {
background:#020202;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;/*base font size for all text*/
}
...
#menu a {
...
font-size:120%;/*font-size for top menu*/
font-weight:bold;
}
...
#footer {
...
font-size: 72%;/*font-size for footer menu*/
...
}
I will pm you with my email so you can send me the psd. |
|
|
| |
|
|
|
Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.19 © 2001, 2002 phpBB Group
|