I think you guys know what I'm talking about.
That big thing with pictures of dolphins, and talking about community and friendship. All of that is lovely, but I'd rather have something else in that spot...or remove it altogether. Any help?
-Q
I think you guys know what I'm talking about. That big thing with pictures of dolphins, and talking about community and friendship. All of that is lovely, but I'd rather have something else in that spot...or remove it altogether. Any help? -Q |
Banner or Promo block at index page? |
The big sign that keeps changing. Says stuff like "welcome to the community" and "start a new life" hah. None of that applies to my site at all, and it looks really tacky with everything else I have going. -Q |
Seems you talked about Promo, so, edit your page_1.html and cut here Promo line :) |
Hah sorry man...I'm really basic with my computer knowledge. Could you say that a little e-slower? Where is the page1html? What is the promo line I'm looking to cut? Btw wow, nice response time hah I love it. Thanks. |
templates\tmpl_uni\page_1.html __promo_code__ :) |
Dumb quesiton... How do I edit it? In Filezilla I will find the file, right click and click on 'view/edit' but the window it opens in...is just a view. I can't edit anything, it's like IE. -Q |
really LOL :) so, just use your FTP program to upload files and working with your server by FTP (for example Total Commander) and use normal text editor to edit PHP files (like Notepad++, Zend) |
Thanks for the help Andrey. I figured out though (luckily, before I deleted it) tha I could just change the images in that Flash promo thingy. That solves all my problems. :) Thanks for the help still. -Q |
nice topic! thanks for the response AndreyP :D I've been looking for this solution as well ;) |
You can also select to use "custom html block" and put in what ever you want. I did here http://www.para-pages.com. I inserted a Mogulus video feed. Yes i am proud of it. |
Great post, I have a question though, where is this line getting the actual code from? What other file is this line referencing? __promo_code__ |
Ooh :) templates\tmpl_uni\page_1.html source of this file next: __include _header.html__ __promo_code__ __page_main_code__ __include _footer.html__ |