Darcie
Forum Replies Created
-
Forum: Themes and Templates
In reply to: top align header imageWell I played around with it a little more.
2 choices, save your special markup in a different file,
reload McFire and start from scratch with a header graphic 1026px wide.save your special markup in a different file, take the CSS I was messing with and continue from there. Its at 800px wide right now. Plug in you special markup
I wonder if there is a way to change the sidebars to floats instead of section you have to mess around with the margins all the time. I will keep messing with it.
I think the absolute and relative paths and margins is what isn’t workin very well, when you try to make it into a your own theme.
PS I noticed in your template, you took categories and links off…. will you be adding them back in?
Forum: Themes and Templates
In reply to: top align header imageOk I am in and its up on my site… I took you header graphic and put it in… The thing of it was I had to have the graphic width like 1026px.. I am not sure why yet…. go see on my page… I like the header graphic alot.
Forum: Themes and Templates
In reply to: top align header imageI am here …. give me a few 🙂
Forum: Themes and Templates
In reply to: top align header imagelet me have a couple minutes for a break…be back soon. I certainly will help you with this. I just designed my own 3 column from scratch, so I have a few “war wonds” shall we say. Check mine out if you want…click my name to the right.:)
Forum: Themes and Templates
In reply to: top align header imageOk, I looked at the original..
Its all the absolute positioning that is hurting.
Where would you like us to go from here?Restart with their template, or keep fixing?
Forum: Themes and Templates
In reply to: top align header imageSomething is not wrapping right. the header should be but up left… it only seems to be wrapped with the content.
Is the content to wide? Try 300 px
If it does not work I will download the theme.
Forum: Themes and Templates
In reply to: top align header imageyeah try that next
move it down from the top too
Forum: Themes and Templates
In reply to: top align header imageHold on…. its funny to see the CSS update in my Dreamweaver as you make changes….
#content {
position:absolute;
text-align: justify;
top: 0px;
width:455px;
margin: 0px
height: 100%;
padding: 0px 0px 0px 0px;
font-size:9px; color: #000000; font-family:verdana, arial, helvetica, sans-serif;Forum: Themes and Templates
In reply to: top align header imageyep…
take out the letterspacing…. unless there are words you are manipulating
Forum: Themes and Templates
In reply to: top align header imageJust got into your CSS
margin: 180px 0px 0px 200px;
this does not look right… may be your IE prob
Forum: Themes and Templates
In reply to: top align header imageok… I will let you catch up to me, vice versa
Forum: Themes and Templates
In reply to: top align header imagebackground image top left
not text image
Forum: Themes and Templates
In reply to: top align header imageexpand this to 900 instead of
width: 760px;try that for a quick fix
or get rid of the width comletely
Forum: Themes and Templates
In reply to: top align header imageSorry to report ..
IE6 is horrible looking
Everything but the header shifted over to the RIGHT like a 100000000px.Love the Chemo hat! A fellow knitter. Hooray!
Forum: Themes and Templates
In reply to: top align header imagecheck the
#rap { in your CSS