Site logo

Archived topic

Menu Effect

18 replies · Started by Ross Robson on July 17, 2014

Viewing posts 1–15 of 19

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

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 :D

Ok iv fixed the menu into header part (header title was too big lol)

Hi 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!
Tom

Also, 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

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

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.

Hi 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,
Tom

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

WooCommerce 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

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

That'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!
Tom

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

The 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

This archived topic is closed to new replies.