This topic has 30 replies, 3 voices, and was last updated 9 years, 10 months ago by Anonymous.
Viewing 30 posts - 1 through 30 (of 31 total)
Can you please tell me in which css file I should edit to change the following as per my need:
1) Text Colour of the testimonials
2) Citation Colour
3) Background Colour
4) Border Colour
5) Change Testimonial text font
Also if possible tell me line numbers that I must look for
No need to edit the files. You can set these colors from General Settings Section.
Hi Pam
Thanks for your quick reply. No, I want to set them so when I install it, the default colours are what I get. Where can I do that, also I want to change the fort type in the testimonial
thanks for your help in advance
You can change the default colors in install.php on line around #151.
I am checking, in the General settings I have set the colour of text to #FF0000 which is red but but when I view, I see the text shows black
I see no where to chnage the Font type, the default font looks really bad.
If you wish I can provide you the admin login (through private message) so you may kindly point the errors
Thats what I had done change the line 151 on install.php but it isnt working.
Can you please help
This is the line 151 of the install file:
('$script_url','yes','yes','yes','3','3','yes','yes','#FF0000','#FFA500','#D8BFD8','#505050','ratings','5 Excellent','Good','3000','yes','$new_version','no')") or mysqli_error($link);
The only colour that is being shown is #D8BFD8 (background colour) and rest colours don’t work (show)
For the font color: If you can provide us Logins to your website with URL then we can fix it. Make sure you set the post as private reply so that only admin can see your logins.
For the default colors: You have to uninstall the script and again you have to install the script. Then only the default colors will set.
I can certainly provide you login as the set up is still Demo.
where can I send you the login? Not here in an open forum π
I have done a fresh install, I had edited the line 151 on the install.php before installing and I still see the colours chosen by me are not visible:
This is how it currently looks: http://iown.16mb.com/testim
But I chose:
#00FA9A text colour
#0000CD citation colour
#87CEEB background colour
#696969 as border colour.
My file structure is:
public_html > testim > index.php > pdg_testimonial (all your files are inside this folder)
Where can I send you the admin back end login details? or the FTP?
I have made a fresh install http://iown.16mb.com/testim
But the colours that I set is not showing
Why my replies are not showing here on the support forum???
I did a fresh demo install and you can check the front end here:
http://iown.16mb.com/testim
You can see none of the colours I had set on the install.php line 151 show here.
By the way, my folder structure is :
public_html > index.php > testimonials folder
How can I send you FTP login in pvt message?
I did a fresh install and you can check the front end here:
http://iown.16mb.com/testim
You can see none of the colours I had set on the install.php line 151 show here.
By the way, my folder structure is :
public_html > index.php > testimonials folder
How can I send you FTP login in pvt message?
Did a fresh install and you can check the front end here:
http://iown.16mb.com/testim
You can see none of the colours I had set on the install.php line 151 show here.
By the way, my folder structure is
How can I send you FTP login in pvt message?
We’ll consider these issues and will release a new version with all of these fixes in the coming version soon.
I see you had just locked this thread as “resolved” and now you have opened it again and here I was sending replies and they were not being sent as you had blocked the thread and marked it as “resolved” further, when I tried to post another topic with the same issue I found I was blocked from that too!
Thanks, a typical Indian seller behaviour and I should appreciate that as I am a stupid Indian buyer
We don’t understand why your replies are not showing but I can see all your replies. I just want to clarify all your doubts but if you can come on skype then we can resolve all your issues. Our skype id: support-aws
Or else I think you are from India, if you can call us on this number(+918019078261) then we can answer all your doubts.
My question still stands how to change:
1) Text Colour of the testimonials
2) Citation Colour
3) Background Colour
4) Border Colour
5) Change Testimonial text font
I tried editing the install.php line 151 and did a fresh install, still it didnt work
('$script_url','yes','yes','yes','3','3','yes','yes','#FF0000','#FFA500','#D8BFD8','#505050','ratings','5 Excellent','Good','3000','yes','$new_version','no')") or mysqli_error($link);
I can provide you FTP login but please help I dont know why even after changing line 151 in install.php sitll only back ground colour is being picked correctly.
More over what should be the path to the css files if my folder structure is:
public_html > index.php > testimonials
As I cant see the Star rating images too
Sure. We’ll resolve all these issue. Kindly provide us ftp logins to our skype id: support-aws or you can provide here in support forum by making the post as private reply so that only admin can see your logins.
I will provide it tonight, you may have a look and do the needful. Point is I want a permanent solution as this will be my Demo setup and when I will be installing on my real website the same problem should not occur.
Attached are the three files which works now perfectly.
If you wish to change the testimonial text font there you can use that with Google Font.
5) Change Testimonial text font
As there is no option to use a custom or google font for the testimonial text.
Embed Font
To embed your selected fonts into a webpage, copy this code into the
<link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">
@import method
<style>
@import url('https://fonts.googleapis.com/css?family=Lato');
</style>
Specify in CSS
Use the following CSS rules to specify these families:
font-family: 'Lato', sans-serif;
For examples of how fonts can be added to webpages, see the getting started guide.
https://developers.google.com/fonts/docs/getting_started
All the testimonial rules are there in the testimonials.css file
The colours seem to work fine now! I have asked codecanyon to remove all the negative comments I had posted earlier π
Though I am facing one issue, the image when uploaded with the comment do not show
Please check here:
(1) http://iown.16mb.com/testim
and
(2) http://iown.16mb.com/testim/testimonials
The images in the (1) link doesnβt show and in the (2) link it seems it has a missing css
Please ignore my earlier message, image issue solved.
Currently the display shows full width in a page, how to control the width so I can show it in a column of a page, say 1/4 the actual page width (25%)
Custom columns sizing options are not there. You can create your div block with a required size and place your testimonials inside the block. It has made to fit in any size.
Thanks for the removal of the comments. I request you to correct the ratings as well.
Thanks
Regards
AivahThemes
Don’t worry, I will change it to 5 star.
actually I tried putting it in a <div> but still it is taking 100% width, any idea what extra I can do?
Changed to 5 Star π
See if you can sort my query in the last message quoted below:
I tried putting it in a <div> but still it is taking 100% width, any idea what extra I can do?
you need to use your desired width for that div. Just putting a div will not resolve the column size. Add a class to that div and to that class define a width you want to set for the column. Like
.columnsize {
width: 200px; /* or your desired width in pixels or percentage*/
}
Viewing 30 posts - 1 through 30 (of 31 total)
You must be logged in to reply to this topic.