• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] How to change brasil theme

Started by prat,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

pratTopic starter

Hey
1) I want to increased video player size like Demo is showing http://www.videoinedit.com/video/7435/dance-fitness-tranquila/  How to do it I saw some reply but not getting it.. Please explain

2) I want to to make some space between box and font (image Attached) http://www.videoinedit.com/profile/fafav/1022343/

3) My Channel look something like this HoW to rectify this (image Attached)

thx
  •  

mihai

You must start learning css if you want to own and edit a complex script like phpvibe

Edit the theme using inspect element(Right click on element/inspect element),this command will help you
1///Go to dashboard and go to player config
2///use padding(padding-top 5px,padding-left 10px,etc)Right click on the element that you want to edit and change the line in vibestyle.css(edit the config using a program like topstyle5)then you upload the edited config on your website using filezilla,etc
JUST TAKE 1 DAY TO STUDY CSS AND THEN EDIT THE THEME!!!
What do you want to do is very easy and the crew can"t occupe their time with this topics,imagine you have a PHD in math and you occupe your time with x+2=5

Live long and prosper!!!
  •  

mihai

This will help you!!!

and now look at this one
  •  

pratTopic starter

Hey

Thx for your replay but u can't tell me that support team is not available for my query.. I m a client and i need some help so i post my query.. do you thing i have done anything wrong ??????

1) i know how to change my css and i have change lot of things but let me tell you this three things Im not able to change so i asked support team Have i done wrong ???

2) in my 2nd query it is on demo I'm not asking anything new its problem in demo site you can see i purchased the theme and i want it to rectify that thats all do you thing I have done wrong ???

thx
  •  

mihai

My point is that you can solve your problems by your own.I solved a lot of problems on my website without asking the support team and it was so easy.Thats the point!If you wanna own a site using phpvibe script you must know primary staff about css(1day of study and apply)
  •  

mihai

And i suggest for the support team to make tutorial about how to edit primary staff(a css tutorial that will show you how to edit the size,color,position,border,etc)so people can watch the tutorial and they will no longer make topics about how to change the position of the footer or something like that and if you have issues editing the script by following the tutorial you must post that you have a issue
As alexander said,they are programmers!!
  •  

Marius P.

Hi, would be a good idea to keep Brasil's support here http://www.phpvibe.com/forum/how-to/brasil-theme-how-tosupport/

For the demo changes, you download the theme again, it has a new folder with new css files, you just need to overwrite those files in the tpl/brasil/

Quote from: @Mario on
Using the wider version of the video page (videoinedit.com alike)

Copy /large video player's folder content to tpl/brasil/
Open the admin panel and go to Settings -> Players Config

Change video page settings to:
width: 840
heigh: 480


(or test and choose your own dimensions).

For the menu is a global problem of z-index that the designer did, I'll look into it and fix it shortly.

The support team was fired (all of them) so for a temporary period you are stuck with me, until I find some new coders for this project of the company.
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

Marius P.

Not really sure what you want to change in the box with the activity, can you explain so I can guide you?
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

pratTopic starter

Thx mario for your replay

1) Look category is hide behind other categories in your demo (image attached)

2) On profile activity feed GYM :D word is touching line and if i change padding value it will change in all pages I want to rectify this
  •  

Marius P.

I know, I've already told you I know, I'm hiring a new team to handle PHPVibe, you'll shortly have more support.

For the menu you can change in vibe.style.css this:

sidebar-nav ul ul {
left: 160px;

to
sidebar-nav ul ul {
left: 185px;



For the box padding you can drop this somewhere in your css:


.innerT p {
padding:6px;
}





Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

pratTopic starter

  •  

Similar topics (7)