I have played around with the arrangment a bit, move it to the rightside....make the side 360x270 , etc..
Please take a look if you can and make suggestions. I really appreciate it.
Would look for the css email later today.
Thanks
If you are making that column 360, then remember that you are adding padding to the slideshow too. If the padding is 2px then you need to make the slideshow 356 px (360 minus 2px times 2 for both sides)
I just bought the software tonight, and I'm having the same problem as everybody else - downloaded the slideshow.php module from this thread (WTF is it there for anyway when it doesn't work?)
Do you have an email addy that you could let me have to ask for the correct VB slideshow.php module please?
Do you have an email addy that you could let me have to ask for the correct VB slideshow.php module please?
Thanks in advance
Alan
as stated in first post, request it from the seller.
it's there like that because someone posted a pirated version. If this is a problem, I could ask a mod to delete this hack.
ive got this working just fine in the vbadvanced, im currently trying to get it to work with vbportal
i made a seperate slideshow.php file and configured it properly, and created a new php center block in vbportal with no templates and the code:
it seems to access the php file just fine, however for some reason the javascript isn't working properly and i get javascript errors and the page doesn't load
I understand this mod was made for vb advanced, but I use vbportal as well and I don't think it would hurt to try and figure out how to get it to work on both. if anyone has vbportal and wants to help me try and figure out whats wrong, please do. I'll continue on my own anyway.
Wow sweet when you get it working with vbportal can you please share it with us.
as stated in first post, request it from the seller.
it's there like that because someone posted a pirated version. If this is a problem, I could ask a mod to delete this hack.
I have now received the module from Fotis, thanks Lionel.
I now have this mod up and running and will be experimenting with the settings later.
One final bit of help needed if possible........... I have checked and tried changing things in the css sheet, but just can't seem to manage changing the title colour from black to a different colour.
Could anybody point me in the right direction please?
Yes, I know that Lionel.
I just can't get the syntax/command correct.
This is what I have tried, but the title remains black. I'm obviously doing something wrong
/* Notice: Add custom text styling here to overwrite your template's CSS styles! */
.fpss_introtext {}
.fpss_introtext h1 {font-size:14px;font-color:#FFFF00;margin:0px 0px 4px 0px;padding:0px;} .fpss_introtext h1 {font-color:#FFFF00;}
.fpss_introtext h1 a {}
.fpss_introtext h1 a:hover {}
.fpss_introtext h2 {font-size:12px;margin:0px 0px 4px 0px;padding:0px;}
.fpss_introtext h3 {font-size:11px;margin:0px 0px 4px 0px;padding:0px;}
.fpss_introtext p {margin:0px 0px 4px 0px;padding:0px;}
.fpss_introtext img {display:none;} /* this will hide images inside the introtext */
.fpss_introtext p img {display:none;} /* this will hide images inside the introtext */
I tried that Lionel, and it changed colour ok, but the wrong one lol
If you look at the attachment, it has changed "Site details", whereas its the text above it (Pennygroes) that I wish to change.