LinCSS25
-
[Solved] Making a Liquid banner
woudl the image be applied in the CSS or in the HTML?
-
[Solved] Header Problem in IE7
Thanks guys! I got it fixed. removed the left float from that div.
-
Help figuring out what is wrong in IE
thanks so much! I remember running into this with my site but forgot how to attack it.
-
need fresh eyes on this code
finally figured that problem out. mis placed Divs as expected.. lots more cleaning up and building to do. Thanks for the help!
-
need fresh eyes on this code
cool thanks. no those 2 end divs are closing 2 different div sections. one inside the other. I have notes next to the one as you can see. I will go through and look for the things you pointed out the way you said to. Thanks for helping me underst…
-
need fresh eyes on this code
right now the home page is looking just how I want it. I just can't figure out how to get the other pages to not have the problem. when I look in fire bug at the pages with the problem the footer and sidebars are outside the wrapper and content…
-
need fresh eyes on this code
ok now I have the home page just like I want it but when I go to any other page on the site it bumps the footer and sidebars back out! why would it be different than the rest?
-
need fresh eyes on this code
I am not sure what browser you are looking in but the problem still is that the footer is not in the wrapper and sidebars not in the content. except the home page which I have NO idea why it would be different than the rest of the pages. what does …
-
need fresh eyes on this code
acctually now the home page has the footer and sidebar divs inside the content div and the rest are as I explained above. now I am really lost...
-
PS to HTML or the like?
Ok that sounds great! I will message you my email address.
-
fixed positioning in ie 6
Thanks. Ha that is funny, I JUST this morning downloaded that on my PCrap so I could try and figure it out.. its not showing me much.. oh well I will keep looking also! Thanks
-
positioning issue in ie6
nope.. do you think its a bad idea to just say screw it?? the only issues Im having is in ie 6. when I look at my stats of my current site I really dont get too many visits from ie6. not many ie visits in general but if so most ie7. I do still have …
-
positioning issue in ie6
where do I find that in a wordpress site?
-
positioning issue in ie6
nope that didnt work.. hmmm. Im about to say.. screw ie6. Anyone else know of an issue with fixed positioning in ie
-
Sticky footer issue
I got it fixed is probably why it looks ok now. I hadn't had a chance to come on here and say it was fixed. which link is hidden? here is my code. #footer { background:url(../../../lcgraphics/footerbg.jpg) no-repeat; float: left; left: 264…
-
Check out new layout! couple questions.
http://www.linkcreativedesign.com/ I got the sticky footer to work.. but what can I do to keep content from flowing behind my footer.. especially on my portfolio and contact page.
-
Check out new layout! couple questions.
can the sticky footer not work if the content and footer are contained by a wrapper? I put the code on the content and footer to make the sticky footer and put a 100% height and also tried auto height on the wrapper.. will that not work?
-
Check out new layout! couple questions.
bleh I cant quite figure out the stick footer actually my navigation bar that I set to be fixed.. is not fixed in ie6 AND both it and my rss button are not where they should be... does ie6 not take to left: and top: declarations for placement or so…
-
Check out new layout! couple questions.
yeah I just figured that out.... Im going to give the sticky footer things another shot
-
Check out new layout! couple questions.
nevermind I got it. I did the min height thing a majig.
-
Check out new layout! couple questions.
Im trying to see if the sticky footer thing will work but for the life of me I cannot figure out where to ad, move, delete tags to get my footer outside of my wrapper.. Anyone every have this happen to them! Ive accounted for every div 20 times.. c…
-
Check out new layout! couple questions.
Thanks for the feedback. Hows the size now? I adjusted everything so its only about 950px wide. I took down the size of some images to so hopefully the load a bit quicker. I dunno.. I really like the functionality and placement of the footer. I j…
-
Search bar
sweet thanks that worked! I was missing the #s... just has an id of Searchform.
-
read more functionality, how.
yeah I have my set up a bit different but I use parts of your code to figure out how to get it to work. Thanks!
-
read more functionality, how.
Do you know where I can find that code?
-
Thoughts and Thanks
Thanks milehighdesigner for your feedback. Very good point about the email.. and the search bar. Some of the inconsistancies and miss aligned things you have mentioned I am aware of but good eye on catching them. I actually plan on completely re de…
-
problem with comments area
I fixed it.. simple cut and paste new code from an untouched comments.php file.. added 3 s toward the bottom and it did the trick. ?? dunno what I did before but I obviously messed something up bad.
-
problem with comments area
thats my problem I dunno where the actual problem is. I know when I mess around with the divs in the comments.php it changes the way things are messed up as I said but.. Ill look at the pages.php here is the code for my comments.php to look at. …