- This topic has 18 replies, 2 voices, and was last updated 9 years, 4 months ago by
Tom.
-
AuthorPosts
-
July 17, 2014 at 4:25 am #4362
Ross Robson
Any idea how i would be able to get my header to respond like this one at the top as it goes sightly smaller and stays as you scroll down.
http://www.iandiamondwhite.co.uk/
Thanks
July 17, 2014 at 6:34 am #4375Ross Robson
I’d also like to put my menu in the header like this site has but when i choose float right it goes to the top of the site.
Just bought page header addon so i can create some cool ads like you have on here, how do you get the images to appear in the right sidebar with no padding around it?
Thanks π
July 17, 2014 at 9:33 am #4416Ross Robson
Ok iv fixed the menu into header part (header title was too big lol)
July 17, 2014 at 4:29 pm #4560Tom
Lead DeveloperLead DeveloperHi Ross,
What they’re doing is using CSS transitions and changing the height on scroll.
The code is a little complex for me to write up here, but I may create a child theme/tutorial on how to do this in the near future.
Thanks!
TomJuly 17, 2014 at 5:01 pm #4563Tom
Lead DeveloperLead DeveloperAlso, to remove the padding from specific widgets, you need to get the unique ID of that widget, then apply this CSS:
#text-5 {padding:0;}
#text-5 being the unique ID of that specific widget.
Tom
July 18, 2014 at 1:33 am #4590Ross Robson
Ok thanks, i was wondering how do i get this image and the rest of the post/blog images to be smaller as they seem to go massive with any image i use.
http://c73.df3.myftpupload.com/latest-news/
Cheers
July 18, 2014 at 9:00 am #4661Tom
Lead DeveloperLead DeveloperJust looks like a big image to me – you can resize them using WordPress: http://en.support.wordpress.com/images/image-editing/
Tom
July 19, 2014 at 9:38 am #4744Ross Robson
Hi tom how could i get a “my account” page on my website as i want them to be able to edit their info etc like you have on here.
July 19, 2014 at 9:43 am #4746Tom
Lead DeveloperLead DeveloperHi Ross,
The reason I have an area to edit info is because I’m using a eCommerce plugin to sell goods/collect info.
If you’re not looking to sell anything, then you’re simply looking for a membership plugin.
There’s tons of them out there – do a quick Google search for WordPress membership plugin and they’ll all pop up, some for free and some for a price.
I’m using Easy Digital Downloads on this site, which sells digital goods and registers members.
Hope this helps,
TomJuly 19, 2014 at 10:27 am #4747Ross Robson
I may be looking to put an online shop for darts products but need to find the right one, i know woocommerce is good but some plugins dont suit all themes, have u tried any other ones?
Cheers
July 19, 2014 at 12:07 pm #4755Tom
Lead DeveloperLead DeveloperWooCommerce is definitely the best for selling physical products.
There are some tweaks you need to make for WooCommerce to integrate nicely with GeneratePress – I’ll most likely release a free plugin that connects the two.
Tom
July 19, 2014 at 3:28 pm #4790Ross Robson
That would be great thanks, using Generatepress for the other website i said i was going to do now so very happy with the theme its by far the best iv come across and i don’t think there could possibly be better support than what iv had from you and what iv seen on here with others.
Great stuff keep it going
July 19, 2014 at 3:39 pm #4791Tom
Lead DeveloperLead DeveloperThat’s awesome – really glad you’re liking it!
If you’d like you can always leave a review over at WordPress.org so other know to give the theme a try π
Thanks!
TomJuly 20, 2014 at 2:46 am #4893Ross Robson
Yeah i will definatley do that, how do i know what size the sidebar and content areas are at a certain width so i know how big to make an image to fit perfectly?
Thanks
July 20, 2014 at 9:24 am #4956Tom
Lead DeveloperLead DeveloperThe sidebar is 25% of the layout width, and the content is the remaining 75%.
I have plans to have these be editable in the future once I find the best way to do it.
Also, you can always make the image a little larger than needed and it will automatically size down to fit the container.
Tom
-
AuthorPosts
- You must be logged in to reply to this topic.