- Posts: 3
COMMUNITY FORUM
nuModusVersus help
- demis
-
- Offline
- New Member
Could i get some help?
Thank you in advance!
Please Log in or Create an account to join the conversation.
- dibarto
-
- Offline
- New Member
- Posts: 6
Thanks for your support, I have search about how to change the background from solid color ( green ) in the top become picture background, and how to re size the size ( high ) of sliding image.
Yhudi
Please Log in or Create an account to join the conversation.
- Yiota
-
- Offline
- Elite Member
- Posts: 311
To add a background image to the header you will have to edit the custom.css file located in your template folder/css and add header {background-image:....}
To resize in height the slideshow just add in the same file (custom.css) #slideshow .itemsWrapper {height:YOUR HEIGHT IN PIXELS and max-height:YOUR HEIGHT IN PIXELS;}
@demis
Provide us with some information:
1) Which Quickstart package did you install? What PHP version does the server use? Do you get any errors while trying to open the Administrator area?
2) Have you checked that the configuration.php file contains the right paths and credentials for the database?
P.S. To create a new topic you have to visit the appropriate forum board, i.e. nuModusVersus and select New Topic button from the top left corner right before the title.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- demis
-
- Offline
- New Member
- Posts: 3
2) It seems that the paths are ok (C:/xampp/htdocs/mysite/log) and the database. The steps in ANGIE seems to be ok although i'm using ANGIE first time and i don't know if i'm doing something wrong.
Thank's for the reply!
Please Log in or Create an account to join the conversation.
- dibarto
-
- Offline
- New Member
- Posts: 6
Header already ok as your suggest, but after relogin I get error
SQL=INSERT INTO `dsvxi_session` (`session_id`, `client_id`, `time`) VALUES ('4bf40dd8d9200e2d09ee7e24430f53a8', 0, '1381227129')
Please Help
Tks,
Please Log in or Create an account to join the conversation.
- Yiota
-
- Offline
- Elite Member
- Posts: 311
Try to Fix your database. Go to Extensions Manager -> Database and click on Fix. If that doesn't help then you could also go to Components -> Admin Tools and click on Repair and optimize tables.
This has nothing to do with the change you did in the css file.
@demis
PHP 5.5.27 doesn't exist. You probably sent us the version of your MySQL. When you run ANGIE what did it write on the first page right next to PHP version? Did you have any problems through the process?
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- dibarto
-
- Offline
- New Member
- Posts: 6
I can not open /administrator also, with same error.
Many thanks for help.
Please Log in or Create an account to join the conversation.
- Yiota
-
- Offline
- Elite Member
- Posts: 311
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- demis
-
- Offline
- New Member
- Posts: 3
Please Log in or Create an account to join the conversation.
- dibarto
-
- Offline
- New Member
- Posts: 6
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- dibarto
-
- Offline
- New Member
- Posts: 6
How to change height of picture slide show ?
I have add customs css, as advice from Kaka Yiota, but not change. My CSS like this
slideshow.itemsWrapper{
height:50px;
max-height:60px;
}
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.