fluid2011
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [The Bootstrap] Modify my blogopps I thought that you were bluelimemedia, I has seen loads of your support post the other day and I was impressed on speeded and knowledge I had a Google 🙂
Forum: Themes and Templates
In reply to: [The Bootstrap] Modify my blog@wpyogi btw just sent you a tweet, I’m the kids with the afro 🙂
Forum: Themes and Templates
In reply to: [The Bootstrap] Modify my blog@wpyogi cheers for the heads up on that
Forum: Fixing WordPress
In reply to: How to add inline code to turn text Bold on/off.<strong></strong>Forum: Fixing WordPress
In reply to: Broken mobile functionHi you could make the image width 100%
img { width: 100%; }David
Forum: Themes and Templates
In reply to: [The Bootstrap] Modify my blogjust keep plugging away, If your looking for a coding service then let me know.
David
Forum: Themes and Templates
In reply to: [The Bootstrap] Modify my blog@overtips To get it working across responsive it’s a bit of work. this is more of an HTML CSS code than a WordPress issue.
Forum: Fixing WordPress
In reply to: Blog setupForum: Fixing WordPress
In reply to: Hompage Blank?What changes have you made?
Forum: Themes and Templates
In reply to: [The Bootstrap] Modify my blogYou need to put the logo div in the nav div and then float the logo.
have a read of this it will explain how to do it. http://stackoverflow.com/questions/5124441/positioning-a-div-inside-a-div-without-affecting-layout
Forum: Fixing WordPress
In reply to: What to do with a LONG list of linksHi @ctullo,
I’m not sure about a suggestion to make the process less painful, but I would put each category on a separate page and have a main category page. Plus it would help to manage things in bite size chunks.
what do you think?
Forum: Themes and Templates
In reply to: [The Bootstrap] Modify my blogwhat is the code for the logo and the nav if you could post that
Forum: Fixing WordPress
In reply to: Error when accessing site other then typing in the URLForum: Themes and Templates
In reply to: [The Bootstrap] Modify my blogok cool, then you are going to have to move the div=logo and the nav together and re-align the CSS nav. I would do this in a child theme as an update would overwrite this.
Forum: Themes and Templates
In reply to: How to change images on top?@heathercamrock no problem, I know what it’s like tying to work out what someone did before and how the site is put together. keep us posted.