Skip to content
WJunction - Webmaster Forum

Review my CSS, Footer text "fucked"

Status
Not open for further replies.
Hey,


I'm not exactly the best.. still learning. I love this stuff and I look forward to future projects. I need to fix the footer it's driving me crazy. Please don't say add: "<br>", I'm trying to learn the correct way of doing things.


Also, my page source is sort've messy. When I release it publicly to users I'll put it in a CSS file and clean up the brackets.. but for now it's easy editing!


Thanks guys


URL: I'm not advertising
 

2 comments

You failed to mention the problem, what's wrong with the footer? how is it supposed to be? where do you want it to be? ...etc

Do you have a PSD where we can see the desired outcome you're looking for?

Edit: If all you want to do is to fix that text on the left side, you can add this to your CSS code:

PHP:
.left h5:first-child {    margin-top: 37px;}

Result: http://i.imgur.com/oN2VDLu.png
 
Last edited:
You failed to mention the problem, what's wrong with the footer? how is it supposed to be? where do you want it to be? ...etc

Do you have a PSD where we can see the desired outcome you're looking for?

Edit: If all you want to do is to fix that text on the left side, you can add this to your CSS code:

PHP:
.left h5:first-child {    margin-top: 37px;}

Result: http://i.imgur.com/oN2VDLu.png

Thanks alot man. I had a PSD, but I'm not going with it, as it looks simlar but surely not exact.. the content (body) won't even be the same as my orignal PSD. I asked on other forums and they replied with: Just add <br>.. it'll work for all.. Lol.

I'll keep in touch with you for future use, you can add me on Skype if you'd like: wckthepirate I pay alright for some work to be done from time to time, and after I'm done, I might pay someone to clean up the code!
 
Status
Not open for further replies.

About the author

W
Active Member · Joined
99
Messages
12
Reactions
8
Points

Advertise on WJunction

Reach 1000's of webmasters, hosts & affiliates. Banner & sponsored-thread slots available.

Contact us
Back
Top Bottom