ThemeForest

Asteria - Responsive Business WordPress Theme

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
jboothro Purchased

what is the code to insert a sidebar into a page?

ginaalessia

Hi there,

You cannot insert sidebars into pages (only the default ones).

Cheers!

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
bmbuke Purchased

Is there a way to change the gallery pages to square thumbnails instead of round thumbnails? I don’t mind the the round thumbnails on the home page, but would like the gallery items to be square.

Thanks.

ginaalessia

Hi there,

Simply go to the theme options page > Styling and paste this in the custom css box:


.gallery-item img {
border-radius: 0;
}

Save. Done.

Cheers!

Default-user
bmbuke Purchased

That worked perfectly! I did change it up a little though because I didn’t like the square edges on that page either. I found the code in default.css so this is what I put in the Styling box instead:

.gallery-item img { border-radius: 5%; -moz-border-radius: 5%; -webkit-border-radius: 5%; }

Changing the 50% to the 5% on all 3 of those options has given me squares with rounded corners. Do you see any problem with me putting that code into the Styling box? I sure wouldn’t want to mess anything else up.

Thanks.

Oh and just as a side note, I like the circles just the way they were, building this site out for a friend who is picky and didn’t like the circles. Theme is AWESOME thanks for all the good work!

ginaalessia

Hi,

There’s no problem with that code. It won’t mess anything. They are just browser specific properties.

Cheers!

Default-user
bmbuke Purchased

Great! Thanks again for the help!

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
jboothro Purchased

How do I embed a video player in content area? I have uploaded the content, but it displays as a link rather than a player window

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
jboothro Purchased

Fixed the video player issue. Additional question- tags and categories displayed overlapping on blog template. Any thoughts?

by
by
by
by
by