Hestati
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Multiple background images Custom OptionUse the vegas slider plugin, its made for background sliders, I think it will be a very nice solution. Sorry for slow respond = p
Forum: Themes and Templates
In reply to: [Unique] How can I have the same home page than the demo ?Ok, try this:
– go to settings
– go to reading
– Front page displays
– Chose for a static page
– Select your home page
I hope it works!
Forum: Themes and Templates
In reply to: [Openstrap] Color and size of Blurb Heading textThanks for pointing it out and not kicking me out. I’ll be a good boy from now on.
Cheers!
Forum: Themes and Templates
In reply to: [Openstrap] Color and size of Blurb Heading textMy appology for not responding sorry, I thought I signed for mail notifications. Have you figured it out yet? On YouTube are plenty of vids but since you are a total beginner it might be a tad hard for you to fully understand right away. But if you focus and go step by step you will get the grasp of it. If you got questions feel free to poke me back here or [ redacted ]
Cheers,
Karim
Forum: Themes and Templates
In reply to: Child Theme IssuesIn the style.css in the child theme’s directory use the parent theme’s directory name as template.
So for example if your parent’s folder name is responsive your template name in the child’s CSS should be named responsive.
I never use the parent’s style.css but got one I use over and over I just fill in the appropriate information. Unfortunately I’m using my iPhone at the moment so I can’t link my style sheet.
Cheers,
Karim
Forum: Themes and Templates
In reply to: WordPress – Responsive designHey there!
Simply create a child theme and edit it’s HTML/CSS with your fave editor. Check YouTube for reference to the child theme.
Karim
@ Andrew
Oke thanks for sharing mate!
Hello!
Nice website, next to your issue with your widgets i see
your footer could use some attention too. And your content area
would really pop out with a soft shadow applied![advertising removed]
Forum: Themes and Templates
In reply to: [Rambo] About us/meet our teamThat theme is truely gorgeous, awesome choice for a company residing in the consulting branch!
Since the tools you use are only in the pro version i had to make my hands dirty for some testing and i concluded the following:
I played around with the html and css and it is certainly possible
to create a page full of pictures of your team, their names and their titles and being able to click on one of them and being redirected to a page containing their bio. [advertising removed]Forum: Themes and Templates
In reply to: [Rambo] About us/meet our teami’l take a look at this theme, also please link your website
Forum: Themes and Templates
In reply to: [Unique] How can I have the same home page than the demo ?Hey Elisa!
Please check if the theme’s options allow you to create such blocks and if not you can do it manually with the css.
Karim
Forum: Themes and Templates
In reply to: [Openstrap] Color and size of Blurb Heading textYes it is possible, you need to find this element in the css file and edit it from there. However be sure to make use of a child theme in order to protect your changes from updates to the parent theme!
Karim
Forum: Themes and Templates
In reply to: [Medicine] Homepage problemLink your website please i’l identify the code
Forum: Themes and Templates
In reply to: Multiple background images Custom OptionWhy not use a background slider? Just add one image to the slide and you got a static background image.
Just be sure when inserting a new image to delete the old one so it won’t slide between the two.
Karim
Forum: Themes and Templates
In reply to: [Pinboard] How to remove links in the slider?you need to change the html since you want to get rid of the link element.
<img width=”800″ height=”276″ src=”http://www.erinholmberg.com/wp-content/uploads/2013/05/Slider_orangeclipart_800pxlwide_tandem.jpg” class=”attachment-slider-thumb wp-post-image” alt=”Slider_orangeclipart_800pxlwide_tandem”>this is the piece of code you want to adjust.
Btw your website looks nice! 😉
Karim