Forum: Website Design
12th June 2012, 01:53 PM
|
Replies: 9
Views: 934 Re: Looking for help with Optimize Press
Simply copy/paste that bit of code in your functions.php file and you should be sorted (I just updated the code in my post, of you do use it use my updated code).
|
Forum: Website Design
10th June 2012, 09:15 AM
|
Replies: 6
Views: 403 Re: Would like to increase height header
Use something like firebug for firefox or inspector tools in chrome/safari to non-destructively play about with css styles for elements. Once you settle down with something you like, copy it and...
|
Forum: Website Design
10th June 2012, 06:53 AM
|
Replies: 6
Views: 403 Re: Would like to increase height header
It's not bad - but personally I'd work on the site's spacing.
I mean, your navigation has some whitespace either side of it yet your header text is right to the side with no space. I'd tighten up...
|
Forum: Website Design
10th June 2012, 05:45 AM
|
Replies: 6
Views: 403 Re: Would like to increase height header
Is this the site that's linked in your signature?
If so, there's a way to do it with the way the site's coded, but can I ask why is everything within the #header id? I don't see any need for it.
...
|
Forum: Website Design
9th June 2012, 04:29 AM
|
Replies: 9
Views: 968 |
Forum: Website Design
29th May 2012, 03:17 AM
|
Replies: 2
Views: 416 Re: Need Not Blog Looking Wordpress Theme
I like themeforest, but a lot of the themes I have some issues with, such as:
- Globally loading jQuery (even on admin pages)
- Shortcodes. Handy, but I don't really like them. What happens if...
|
Forum: Website Design
28th May 2012, 04:03 PM
|
Replies: 10
Views: 567 |
Forum: Website Design
28th May 2012, 02:31 PM
|
Replies: 10
Views: 567 |
Forum: Main Internet Marketing Discussion Forum
17th October 2011, 08:05 AM
|
Replies: 5
Views: 608 Re: Help writing a simple contract (im lost)
You really need to draw something up that's relevant to what your doing.
At the end of the day, you need to clearly state and define what the project will include. For example:
* 5 page website...
|
Forum: Programming
12th October 2011, 05:48 AM
|
Replies: 46
Views: 1,758 |
Forum: Main Internet Marketing Discussion Forum
11th October 2011, 04:22 AM
|
Replies: 42
Views: 1,478 |
Forum: Main Internet Marketing Discussion Forum
9th October 2011, 11:08 AM
|
Replies: 20
Views: 879 |
Forum: Website Design
6th October 2011, 06:03 AM
|
Replies: 2
Views: 381 Re: Portfolio website- looking for feedback
- I feel it's very crammed together - some of the content doesn't have room to breathe.
- I don't think your navigation bar at the top needs the dotted underline.
- Add some padding to the top...
|
Forum: Main Internet Marketing Discussion Forum
4th October 2011, 05:52 AM
|
Replies: 17
Views: 1,081 |
Forum: Website Design
3rd October 2011, 02:47 PM
|
Replies: 7
Views: 571 |
Forum: Main Internet Marketing Discussion Forum
3rd October 2011, 02:38 AM
|
Replies: 10
Views: 761 Re: How To Build A List With Squeeze Page?
You can design one whichever way you want, photoshop first, paint, gimp, anything you feel comfortable with. Just remember you need to then code the design up.
Most autoresponder services come...
|
Forum: Website Design
2nd October 2011, 03:18 PM
|
Replies: 19
Views: 2,661 Re: Wordpress Theme Creation Software??
Yes there are theme generators out there, but from what I've heard from friends and clients, their not that good, to work with and the code they produce.
If your looking for software to do this...
|
Forum: Website Design
1st October 2011, 06:13 AM
|
Replies: 15
Views: 746 |
Forum: Website Design
30th September 2011, 08:32 AM
|
Replies: 3
Views: 395 Re: Little help from the experts...
No problem. A little tip for you:
If your using chrome/safari, then you can use the developer tools tool in the broswer, and it lets you play around with elements on the page, without physically...
|
Forum: Website Design
30th September 2011, 07:45 AM
|
Replies: 3
Views: 395 Re: Little help from the experts...
Go into patterns.php and find the line:
<h1>Hand Crafted Patterns for vacuum forming</h1>
(it should be on line #129).
Now, two lines later, line #131, you should see this line:
<div...
|
Forum: Website Design
20th August 2011, 08:27 AM
|
Replies: 12
Views: 877 Re: CSS Not Rendering Correctly In IE 8
As far as I know there isn't such a html tag as the <ph*> ones your using - what your looking for is the <h1> - <h6> tags.
Running your website through the HTML validator:
...
|
Forum: Main Internet Marketing Discussion Forum
15th August 2011, 07:22 AM
|
Replies: 11
Views: 1,158 Re: Blog comment spam should be illegal.
Do you use something like askimet to filter the spam comments out?
I installed it on one of my blogs and it seems to catch the spam pretty well whilst letting the good comments through.
|
Forum: Website Design
8th August 2011, 02:47 PM
|
Replies: 22
Views: 1,177 |
Forum: Website Design
27th July 2011, 10:22 AM
|
Replies: 2
Views: 511 Re: Website problems
When looking at:
http://www.localmarketingdigital.com/wp-content/themes/enterprise/style.css
Your body {} tag looks like this:
body {
background: #ffffff;
color: #000000;
font-size:...
|
Forum: Programming
27th July 2011, 06:18 AM
|
Replies: 3
Views: 889 |
Forum: Website Design
27th July 2011, 06:02 AM
|
Replies: 5
Views: 679 |
Forum: Website Design
30th July 2010, 01:00 PM
|
Replies: 1
Views: 477 Re: View Source Code
Hey,
I've just taken a look at your source code, and here's a couple of things I came accross:
1: I'd move your styles into a seperate .css file, makes the source neater and makes editing a lot...
|