nerdtitan
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Sections QuestionThank you!
Forum: Themes and Templates
In reply to: [Abaris] Disable intro effects on home pageI am also curious of this – just disable to jquery effects – just so it loads – instead of the bounce in effect.
Forum: Themes and Templates
In reply to: [Abaris] Change the slide background colorI did this in the optional CSS feature of the theme – instead of digging around the style.css – I did this with a background image (it would be similar for a color just change the css for background color isntead of background image) – I wanted a textured effect.
Go to your backend/wp-admin
Click on Theme Options
Under General SettingsYou will see custom CSS
.flex-container {
background: url(‘a link to your background image’) repeat;}Forum: Themes and Templates
In reply to: [Abaris] Logo ResizeThank you for the help, but I was wondering If there was a way to set a custom width for the span?
I am wanting my nav on one line.
you can see where I am going with this:
Forum: Plugins
In reply to: [Easy Testimonials] Will Not RotateI Wanted to add this from firebug:
[cycle2] –c2 init–
[cycle2] random: true (boolean)
[cycle2] autoHeight: container (string)
[cycle2] slides: > div (string)
[cycle2] timeout: 1000 (number)
[cycle2] fx: scrollHorz (string)Forum: Themes and Templates
In reply to: [Abaris] Slider BackgroundIt was how to change the background image behind the flex slider I figured it out – but thank you for your quick response!
Forum: Themes and Templates
In reply to: [Abaris] Recent Posts (slide)Another question for you Venkat, thank you for your quick response! On the Recent Posts slider is there a way to remove or hide the Post text – I just want the Post Featured Imange and Post Title to show.
Thank you again,
Forum: Themes and Templates
In reply to: [Abaris] Recent Posts (slide)I was thinking they could automatically slide not manually – is there something I am not seeing?