annalouis
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Add links to image captionshello Many thanks for your response. I am a newbie to wp, so I don’t have great technical know how!
I have lots of images on most pages where I want to link the captions to other pages. The images I have inserted are not relating to any posts, just other pages. The code that you kindly provided, I dont see where I can paste on the actual HTML page as there is no <p element.
However when I looked at the loop page, do I enter it somewhere in here?
Many thanks[code moderated - please use the pastebin - see forum guidelines]
Forum: Plugins
In reply to: [DivUp Content] [Plugin: DivUp Content] Divup ContentHi Sebastian
Thanks for your response. Ok my page still reverts to the 5 column I have set up for other pages. This is the page:https://www.kidsmoderndesign.co.uk/eames-div/
What I would really like is the first column a width of 400 px and then 2 x column widths of 179px-but I am not sure how to do this?
This is what I have in my css sheet, could you please advise what do you think I am doing wrong? Many thanks
[CSS moderated as per the Forum Rules. Please just post a link to your site.]
Forum: Themes and Templates
In reply to: Twenty Ten footer widgetHello
I tried but it didn’t work unfortunately. I have this in my CSS relating to widgets, where do you think i should add the font-family:[CSS code moderated – please post a link to your site]
Thanks
Forum: Plugins
In reply to: [DivUp Content] Plugin: DivUp ContentHello I have solved the mystery! The div up code i was entering into my page was coming up in bold, i changed it to normal text and it now works! Many thanks
Forum: Plugins
In reply to: [DivUp Content] Plugin: DivUp Contentif i place the [divup] in between every two images instead of every single image, then both images on the first column move up…strange… do you think its the twenty ten theme?
Forum: Plugins
In reply to: [DivUp Content] Plugin: DivUp ContentHello the first code didn’t change a thing and when I tried the second code i.e. change the padding to 10. It changes all of the images except for the first one.
Did I miss anything in the original code:}
.divup-wrap {
overflow:hidden;
}
.divup {
float:left;
width:169px; margin-right:8px;
}
.mul-5 { margin-right:0;
}I tried creating a brand new page and it ignores the 1st image again.
Any other ideas?
Many thanks
AnnaForum: Plugins
In reply to: [DivUp Content] Plugin: DivUp ContentOk I have now increased the width of my homepage to 1000px, but the first image is slightly higher than the other images, could you advise how I could lower it?
Many thanksForum: Plugins
In reply to: [WP-Table Reloaded] wp-table-reloadedHi Tobias
Are you available for freelance work? I want to create some specific layouts for my site i.e. the div’s that you recommended for a couple of pages. Can I email you directly?
Kind regards
AnnaForum: Plugins
In reply to: [WP-Table Reloaded] wp-table-reloadedThanks so much for your help.
Kind regards
AnnaForum: Plugins
In reply to: [WP-Table Reloaded] wp-table-reloadedHello Tobias
Many thanks for the text justify info. Could you possibly recommend where I can learn more about the “modern approach”? I am new to WP and webdesign!
Kind regardsForum: Plugins
In reply to: [WP-Table Reloaded] wp-table-reloadedHello Tobias
I will have another look thanks, could you advise how I can get my text to look justified in the table link?: I also want it to appear inline with the images in the table (i.e. no white gap)?https://www.kidsmoderndesign.co.uk/eam-2/
Kind regards
AnnaForum: Plugins
In reply to: [WP-Table Reloaded] wp-table-reloadedHello
Many thanks for your advice. I have now removed the underline on my text.
But when I looked at the html editor screen, all that appears is the table name one one line i.e:[table id=4 /]
Do you have any other suggestions?
Kind regards
AnnaForum: Fixing WordPress
In reply to: remove page title from some pagesyes it does, sorry i was getting confused with the page id appearing as a post not page! Thank you so much for your patience! It works!
Forum: Fixing WordPress
In reply to: remove page title from some pageshello
many thanks for getting back to me, could you check the classes for the pages I would like to hide the page title? (When I checked the classes they come up as post.php?post=84 – is that correct?)Many thanks
Anna
https://www.kidsmoderndesign.co.uk/shop-by-designer/
https://www.kidsmoderndesign.co.uk/
https://www.kidsmoderndesign.co.uk/shop-by-brand/Forum: Fixing WordPress
In reply to: remove page title from some pagesHello
I have tried the css, but it doesnt work and I am not advanced enough to change the files yet.To hide all page titles this does work in the CSS for twenty ten:
.page .entry-title{display:none;}
Is there anyway of modifying this for the 3 pages i want to hide the title?
Thanks