Forums » Customize

change img

dchar
UK
2010-09-22 09:11:38
Permalink Post
 
Hi all!
How i can change my background image?
i used
arsondpi A
GREECE
2010-09-22 09:26:17
Permalink Post
 

have you got an address? There's a Background Image button in the pale yellow box...

dchar
UK
2010-09-22 10:09:50
Permalink Post
 

where i can find this Background Image button?

arsondpi A
GREECE
2010-09-22 10:13:17
Permalink Post
 

Again: have you got an address with an indexhibit site? Please read the forum rules...

dchar
UK
2010-09-22 10:38:39
Permalink Post
 

www.yaroslavkrohmal.com

dchar
UK
2010-09-22 10:55:02
Permalink Post
 

where i can find this Background Image button?

arsondpi A
GREECE
2010-09-22 11:00:48
Permalink Post
 

As I said it's in the pale yellow box on the right, when editing an exhibit...

dchar
UK
2010-09-22 11:13:24
Permalink Post
 

I can not understand
when I open the exhibition I have many photos
One of their is background image
how to remove this background?
overcame blindness :)

dchar
UK
2010-09-22 11:45:32
Permalink Post
 

arsondpi, do you khow how remove background image?

arsondpi A
GREECE
2010-09-22 13:53:31
Permalink Post
 

click the delete button in the same area...
(...seriously you should start playing with these things...)

dchar
UK
2010-09-22 16:40:10
Permalink Post
 

This piece of code mapping of main page

some time ago, I ruled this part of
but do not remember where




-->

where i can find this? (text search returned no results)
where it is located?

dchar
UK
2010-09-22 16:41:53
Permalink Post
 

some time ago, I ruled this part of
but do not remember where

  1. <!-- text and image -->
  2. <p><img src="http://www.yaroslavkrohmal.com/files/gimgs/49_nika-13.jpg" height='650'/>


where i can find this? (text search returned no results)
where it is located?

  1. <!--plug:rand_img url='files/images', id='', alt='', title='' /--></p>
dchar
UK
2010-09-22 16:43:50
Permalink Post
 

  1. some time ago, I ruled this part of
  2. but do not remember where
  3. <!-- text and image -->
  4. <p><img src="http://www.yaroslavkrohmal.com/files/gimgs/49_nika-13.jpg" height='650'/>



where i can find this? (text search returned no results)
where it is located?

  1. <!--plug:rand_img url='files/images', id='', alt='', title='' /--></p>
arsondpi A
GREECE
2010-09-23 00:28:59
Permalink Post
 

I'm afraid no one can tell what you've been up to...

Make sure you have this line just before the </head> tag in the index.php file of the theme you're using.

  1. <plug:backgrounder color='<%color%>', img='<%bgimg%>', tile='<%tiling%>' />
dchar
UK
2010-09-23 06:51:30
Permalink Post
 
  1. Yes, this line is present
  2. in what table in db i can find attribute accord refers for this value
  3. %bgimg%
  4. ?
arsondpi A
GREECE
2010-09-23 10:00:22
Permalink Post
 

I honestly don't know what you're trying to do - you asked how can you change your background image which is pretty basic and then the "problem" lies in the database? How? ...did you delete something in the database?

dchar
UK
2010-09-23 10:40:31
Permalink Post
 

on your reply to me it isn't clear to do it, i don't see "Background Image button"

i want to find in the db, but looking the tabe, again, i don't find anything like this

dchar
UK
2010-09-23 12:35:06
Permalink Post
 

in what table and column I can find a match variable %bgimg% ?

arsondpi A
GREECE
2010-09-23 12:42:58
Permalink Post
 

Do you have this? If not the problem lies elsewhere...

dchar
UK
2010-09-23 13:03:50
Permalink Post
 

yes, but I'm talking about something else
about Background Image on main page of site yaroslavkrohmal.com

how i can change or remove correctly this image?

blameme A
SPAIN
2010-09-23 13:22:20
Permalink Post
 

I don´t see any background image on any page of your site in IE or Chrome on pc, you might wanna clear your cache.

blameme A
SPAIN
2010-09-23 13:23:44
Permalink Post
 

if you mean the photo of the girl with her hand over her eye, it seems you have added it manually.

arsondpi A
GREECE
2010-09-23 13:27:54
Permalink Post
 

delete the code from the text box of the main page... Seriously I think you should start trying things out. Type indexhibit in youtube and check out some videos that will give you a rough idea of using indexhibit.

dchar
UK
2010-09-23 13:41:58
Permalink Post
 

Why do I watch youtube
If I'm here I can not get an answer to my question

what you suggested right now, it is clear and well

how change image in my situation?

blameme A
SPAIN
2010-09-23 14:21:59
Permalink Post
 

did you do as arson suggested and delete the code from the text box of the main page?

dchar
UK
2010-09-23 15:08:54
Permalink Post
 

delete the code from the text box of the main page
suits when I need to remove the picture - it's the right advice arson
question now is how to replace the existing

blameme A
SPAIN
2010-09-23 15:56:06
Permalink Post
 

1. Right now there is no existing image.
2. If there was and you were gonna replace it:

  1. img src="PATH TO THE IMAGE YOU WANT"
dchar
UK
2010-09-27 06:48:32
Permalink Post
 

I do not know where there is , to replace
somewhere is that for the main page to display a photo, but where, I can not find
the question is how to find where is defined this picture
or in a database or in files (but I checked all the files on the content of the desired pictures and tons)
if it was so obvious, I would not have asked this question here

dchar
UK
2010-09-29 08:31:15
Permalink Post
 

somewhere in the database is marked, that the picture should be on the main page?

rickykappa A
ITALY
2010-09-29 09:01:43
Permalink Post
 

@dchar - frankly, either you listen to what people here are trying to help or really you need to explain yourself in a way others can understand: what is obvious for you can be confusing for others (and the opposite is true as well...), this thread is so confusing and it shouldn't be.

<img src="http://www.yaroslavkrohmal.com/files/gimgs/49_nika-13.jpg" height='650' />

this is what you have now in your homepage, you typed that html yourself I guess, so if you want to change to another picture just type the path to any other picture you want.
so what is the problem with the database? can't relly get it...

dchar
UK
2010-09-29 10:44:22
Permalink Post
 

the fact of the matter is that I can not find where I set

Content-search yields nothing
if not in the files somewhere, given this picture
obvious question about the database:)

how I set this photograph, I do not remember - that's such an interesting story:)

Showing 1 - 31 of 34 posts in Forum > Customize > change img
 

You need to be logged in to post.