Justin Boyle
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Alignment of Images and textHello Andrew
Look at http://uniqueprojectsolutions.com.au/management, you will see the last image is out of whack, due to the paragraph of text being short on the right above. I notice in the visual editor all images should be aligned to the left but only one is. If you forward me your email address I can take a screen shoot to better explain my predicament.
Regards JB
Forum: Fixing WordPress
In reply to: Blank Space Between Header & ParagraphHello Lorro
Thanks again for all your help, check this site out http://www.w3schools.com
Forum: Fixing WordPress
In reply to: Blank Space Between Header & ParagraphThanks for the info Lorro it is appreciated. You were not joking when you said there was alot of MS code to be removed, it certainly shorted things up. My plan moving forward is to get things 100% right on one web page and then apply the same principles learned across others pages.
What I would like to achieve next on the management webpage.
1/ Establish a standardized font within the CSS plugin e.g font type, size, color and spacing between text for paragraphs, using the ‘ITC Avant Garde Gothic’,’sans-serif’,font, (Unsure of the code required for the CSS plugin?)
2/ Remove the space between the Title (in Red) e.g Management and the image below, and apply a code to control the margin spacing so I can play around to get the spacing right, I am not sure if I am using the correct terminology?
3/ Establish a standardized font within the CSS plugin e.g font type, size, color and spacing between text for HEADERS TYPES e.g in this case H4 for the CSS plugin?
4/ Be able to control the space between the paragraph above and the next HEADER below?
5/ Identify what is the most widely used font on websites?
Forum: Fixing WordPress
In reply to: Blank Space Between Header & ParagraphHello Lorro
I have pasted in the code from the management page tab from my website. Could you highlight the text that need to be removed as indicated in your previous email. You mentioned their was extra code added when pasting from MS word. I am assuming the same code would then just need to be removed from the other webpage tabs.
Thanks JB
Code from Management tab on website http://www.uniqueprojectsolutions.com.au
[Code snipped by moderator; please use Pastebin for blocks of code over 10 lines, and include the link to the pastebin on this thread.]
Forum: Fixing WordPress
In reply to: Blank Space Between Header & ParagraphHello Lorro
I have pasted in the code from the management page tab from my website. Could you highlight the text that need to be removed as indicated in your previous email. You mentioned their was extra code added when pasting from MS word. I am assuming the same code would then just need to be removed from the other webpage tabs.
Thanks JB
Code from Management tab on website http://www.uniqueprojectsolutions.com.au
[Code snipped by moderator; please use Pastebin for blocks of code over 10 lines, and include the link to the pastebin on this thread.]
Forum: Fixing WordPress
In reply to: Blank Space Between Header & ParagraphHello Lorro
Thanks for the .page-content h4 {margin-bottom:0}, Originally I did past into word-press from from MS Word. I will do some research into the other P tag issues you raised, so I can identify whats supposed to be their, as I am rather green in the code department.
Regards JB
Forum: Fixing WordPress
In reply to: Blank Space Between Header & ParagraphHello Greg
I installed the plugin you recommended thanks. After installation I added the CSS rule to the plugin that Josh mentioned with no success.
As mentioned I am very green in the world of wordpress. From this point I highlighted the header title and right clicked Inspection Element Q to identify the exact header name effected by the blank space between the header and paragraph, the result was <h4></4>. I am assuming from here, I just need to get the correct rule for the CSS editor. Any help in doing this would be appreciated.
Website
http://www.uniqueprojectsolutions.com.auRegards JB
Forum: Fixing WordPress
In reply to: Blank Space Between Header & ParagraphWhat custom css plugin would you recommend?
Forum: Fixing WordPress
In reply to: Blank Space Between Header & ParagraphHello Josh
This will probably make you laugh, but where would I insert the rule you mentioned.
Regards WordPress newbee